home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 9 / Night Owl CD-ROM (NOPV9) (Night Owl Publisher) (1993).ISO / 038a / suprinfo.zip / USERHINT.TXT < prev   
Text File  |  1993-02-24  |  8KB  |  165 lines

  1. Feb 2/93     SupraFAXModem V.32(bis)      HINTS & TIPS        by Paul Elson
  2. updated Feb 15/93
  3. ---------------------------------------------------------------------------
  4.                              *  DISCLAIMER  *
  5.  You may distribute this freely, without charge, so long as no portion of
  6. this document is modified. While nothing I describe or suggest in this
  7. document should be harmful to any part of your computer system or modem, I
  8. will NOT be responsible for ANY kind of damage, loss of income, your sanity
  9. or whatever it maybe!
  10.  
  11.  I am NOT an employee of SUPRA CORP.; nor have I received any money for
  12. this document. I am the average computer user just like you.
  13.  
  14.  If you wish to add something to this document, please fell free to do so
  15. at the END of it, and send me a copy. (see end of file where i can be
  16. reached). Please also include the date on which you do so. 
  17. ---------------------------------------------------------------------------
  18.  
  19.  After a lot of messing around with my SUPRAFAXMODEM V.32bis, I finally
  20. came up with the best configuration that allowed me to connect just about
  21. everywhere at 14400bps. First off you should use the &F2 defaults, and
  22. change your profile from there. I've called as much as 3000 miles away and
  23. still able to connect at 14400!
  24.  
  25. Here is my NRAM setting that I use everyday...
  26.  
  27. ACTIVE PROFILE:
  28. B1 E1 L2 M0 N1 Q0 T V1 W2 X4 Y0 %C1 %E0 %G0 \N3 &C1 &D2 &K3 &Q9 &R0 &S0 &X0 &Y0
  29. S00:000 S01:000 S02:043 S03:013 S04:010 S05:008 S06:002 S07:050 S08:002 S09:006
  30. S10:014 S11:050 S12:050 S18:000 S23:061 S25:005 S26:001 S36:007 S37:000 S38:020
  31. S40:087 S46:138 S48:007 S95:000 S109:062 S110:002
  32.  
  33.  
  34. Change W0 to W2, when you connect, you will get the MODEM speed connect
  35. XXXXX not the serial port rate.
  36.  ***NOTE*** Make sure your serial ports is locked at 19200 (or higher),
  37. that HARDWARE FLOW IS ON (RTS/CTS),and that your terminals AUTO BAUD is
  38. OFF!!
  39.  
  40.  
  41. ---------
  42. UPSHIFING
  43. ---------
  44.  S register 109 is a BIT MAP REGISTER. The default for S109 is 62, which is
  45. all rates combined (connect at 4800 and upshift through 14400). How do you
  46. get 62?? Add'em 4800-14400(see chart below). So if you want to connect at
  47. say 9600 and go to 12000 set s109=24 (9600=8, 12000=16, so 8+16=24). If you
  48. want to go from 9600 to 14400 set 109=40 (9600=8,14400=32, so 8+32=40).
  49.  ***NOTE*** With that last example the modem will jump from 9600 to 14400
  50.             if the line is good enough, IT WILL NOT GO TO 12000 FIRST!!! IT
  51.             WILL JUMP STRAIGHT TO 14400!! I don't recommend doing this
  52.             unless you know that your line is ok! Instead set s109=56
  53.             (8+16+32), this time the modem will go from 9600 to 12000 and
  54.             then to 14400 is the lines are ok.
  55.  ***NOTE*** To enable upshifting set S110=3 and %G1. After you do this the
  56.             modem will only connect at the slowest speed set in S109.(above
  57.             examples 9600)
  58.  
  59.    S109     value       rate
  60.             -----       ----
  61.               1         reserved
  62.               2         4800
  63.               4         7200
  64.               8         9600
  65.               16        12000
  66.               32        14400
  67.               64        reserved
  68.               128       reserved
  69.  
  70.  
  71. ------------------
  72. Some Little Extras
  73. ------------------
  74. If you find that you are getting a lot of "RETRAINS" try changing the %G1
  75. to %G0, this turns off the "rate renegotiation." I have found that this
  76. helps on long dist. calls.
  77.  ***NOTE*** If you have the new "H or J" roms %G1 must be set in order for
  78.             the modem to UPSHIFT!!!
  79.  
  80. I've heard of people having some problems connecting with old USR DUAL
  81. STANDARDS. By setting S9=3, it seems to fix the problem. I HAVE NEVER HAD
  82. TO DO THIS, SO I CAN'T CONFIRM IT.
  83.  
  84. Tried to run the modem tests but they didn't work??? Try this...Set serial
  85. port to 9600 or 2400. Then issue this command AT&F, now you should be able
  86. to use the test modes.
  87.  
  88. If you have a tone line, Try changing S11 to about 55 (any # between 50 and
  89. 60 should be ok). This will turn "speed dialling" on.
  90.  
  91. Some info on S95.
  92.         If S95=   Modem Connect Code         Example
  93.         --------  ------------------         -------
  94.            2      Connect DTE/ARQ            Connect 19200/ARQ
  95.            3      Connect DCE/ARQ            Connect 14400/ARQ
  96.            32     Proto:Compr:Connect DTE    Protocol: (ie.LAP-M)
  97.                                              Compression: (ie.V.42bis)
  98.                                              Connect 19200
  99.            33     Proto:Compr:Connect DCE    Protocol: (ie.ALT)
  100.                                              Compression:(ie.Class 5)
  101.                                              Connect 14400
  102.            34     Same as 32 except /ARQ added to connect code
  103.            35     Same as 33 except /ARQ added to connect code
  104.            45     Carrier:proto:             Carrier 14400
  105.                   Compr:Connect DCE          Protocol:
  106.                                              Compression:
  107.                                              Connect 14400
  108.            46     Same as 45 except /ARQ added to connect code
  109.            48     Compression:Connect DCE    Compression:
  110.                                              Connect 14400
  111.            50     same as 48 except /ARQ added to connect code
  112.  
  113.  
  114. -----------------------
  115. Some info on line noise
  116. -----------------------
  117.  Have you ever noticed your modem connected and you DON'T get a CONNECT
  118. XXXX on your screen?? (YES THIS IS CAUSED BY LINE NOISE!!!) Or You connect
  119. and screen fills up with baud barf?? Or you connect and suddenly the modem
  120. drops carrier?? And last you try to connect, but modem just keeps sending
  121. the connect tones over and over but never connects??
  122.  
  123.  Well if you have, then you are more than likely getting some kind of line
  124. noise. I'm not going to go into a big speech about this because there are
  125. lots of files on this subject. But what i can tell you is, first try a
  126. slower baud rate by LOCKING the modems rate (using the N command and S
  127. register 37) and see if that helps. Next try a noise filter, I know several
  128. people that had some of the problems I mentioned above and it cleared most
  129. of it up. Something else, if you think you have line noise call your phone
  130. company and have them check your lines. If you still can't connect to a
  131. selected few modems (mostly on the same # exchange), its probably, a
  132. switching station that your lines go through.
  133.  
  134.  I have a problem connecting to a friend, who lives no more then 40 miles
  135. from me. We can only connect at 4800 10% of the time. We both had our lines
  136. checked, and they were OK. So i did a some checking around and found that a
  137. switching station between our homes was the problem. My line is on a
  138. semi-old analog switch and my friends is on an OLD analog switch, but the
  139. lines between the switches are NEW LINES installed 2 years ago....heres a
  140. small diagram...
  141.  
  142.    My house                                Friends house
  143.  
  144.       /\                                        /\
  145.      |__|                                      |__|
  146.       |         ---    NEW LINES   ---           |
  147.       |---------| |----------------| |-----------|
  148.                 ---                ---  <--this one is OLD
  149.                 ^                    ^
  150.                 | switching stations |
  151.  
  152.  He has no problems connecting to anybody and either do I. Weird 'eh!?!?
  153. The phone company has been replacing some of the analog switches with
  154. NEW digital switches. Hopefully when they replace the old one my friends
  155. on, we'll be able to connect at a higher speed.
  156.  
  157.  FEB 15/93 - Today I found out that our phone company is replace all the
  158. old switches in the PROVINCE to new digital ones by the end of '93!
  159.  
  160. Well guess thats about it, if I come up with any more it will be put in
  161. here...Hope this helps!
  162.  
  163. If you have any info for me or you add to this file please NETMAIL me at
  164. 1:255/9@FIDONET or 40:940/1@AMIGANET
  165.